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

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494713-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494713-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494713-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494713-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494713-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494713-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624393'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '624393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494820-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494820-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494820-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494820-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494820-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494820-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149059'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494943-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494943-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494943-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494943-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494943-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494943-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494945-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494945-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494945-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494945-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494945-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494945-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494952-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494952-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494952-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494952-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494952-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494952-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494954-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494954-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494954-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494954-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494954-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494954-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494962-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494962-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494962-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494962-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494962-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494962-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira eccentrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148922'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '148922'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494987-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494987-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494987-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494987-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494987-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494987-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494988-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494988-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494988-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494988-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494988-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494988-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494999-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494999-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494999-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000494999-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494999-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494999-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495000-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495000-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495000-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495000-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495000-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495000-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495014-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495014-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495014-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495014-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495014-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495014-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495017-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495017-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495017-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495017-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495017-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495017-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495018-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495018-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495018-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495018-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495018-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495018-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495032-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495032-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495032-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495032-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495032-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495032-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495058-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495058-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495058-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495058-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495058-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495058-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000495381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Centrales'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '341285'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '341285'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496281-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496281-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496281-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496281-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496281-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496281-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496282-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496282-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496282-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496282-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496282-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496282-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496265-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496265-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496265-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496265-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496265-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496265-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496278-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496278-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496278-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496278-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496278-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496278-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '180498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '180498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '180498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula complanata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '180498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula rhombica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175554'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '175554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula rhombica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175554'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '175554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula rhombica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175554'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '175554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496501-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496501-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496501-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496501-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496501-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula rhombica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175554'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496501-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '175554'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496537-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496537-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496537-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496537-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496537-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496537-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496551-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496551-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496551-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496551-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496551-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496551-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496554-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496554-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496554-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496554-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496554-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496554-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496555-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496555-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496555-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496555-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496555-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496555-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496556-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496556-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496556-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496556-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496556-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496556-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496560-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496560-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496560-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496560-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496560-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496560-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496580-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496580-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496580-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496580-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496580-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496580-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496591-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496591-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496591-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496591-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496591-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496591-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496592-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496592-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496592-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496592-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496592-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496592-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496595-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496595-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496595-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496595-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496595-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496595-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496596-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496596-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496596-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496596-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496596-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496596-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496599-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496599-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496599-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496599-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496599-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496599-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496603-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496603-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496603-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496603-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496603-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496603-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496604-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496604-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496604-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496604-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496604-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496604-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496618-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496618-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496618-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496618-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496618-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496618-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis smithii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149397'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '984388'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496668-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496668-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496668-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496668-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496668-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496668-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149019'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '975815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis interrupta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149019'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '975815'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496801-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496801-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496801-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496801-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496801-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496801-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496805-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496805-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496805-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496805-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496805-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496805-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496809-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496809-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496809-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496809-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496809-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496809-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496832-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496832-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496832-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496832-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496832-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496832-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149405'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '668985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496855-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496855-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496855-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496855-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496855-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496855-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496860-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496860-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496860-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496860-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496860-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496860-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis marginestriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179933'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '179933'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496900-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496900-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496900-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496900-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496900-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496900-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496920-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496920-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496920-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496920-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496920-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496920-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496964-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496964-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496964-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496964-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496964-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496964-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000496985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia viridis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149483'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Caloneis leptosoma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '610385'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '611731'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497041-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497041-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497041-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497041-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497041-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497041-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497075-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497075-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497075-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497075-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497075-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497075-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497077-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497077-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497077-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497077-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497077-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497077-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497086-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497086-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497086-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497086-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497086-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia cardinalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609928'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497086-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '609928'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497149-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497149-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497149-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497149-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497149-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497149-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497184-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497184-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497184-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497184-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497184-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497184-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497187-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497187-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497187-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497187-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497187-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497187-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497188-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497188-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497188-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497188-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497188-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497188-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma aestuarii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149506'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma decorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '156578'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '156578'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497297-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497297-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497297-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497297-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497297-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497297-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497298-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497298-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497298-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497298-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497298-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497298-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497301-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497301-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497301-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497301-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497301-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497301-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497310-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497310-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497310-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497310-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497310-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497310-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497324-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497324-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497324-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497324-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497324-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497324-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497329-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497329-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497329-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497329-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497329-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497329-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Carinasigma minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '626340'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma obscurum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '156569'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '156569'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma balticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149493'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149493'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497509-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497509-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497509-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497509-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497509-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma fasciola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149494'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497509-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '172535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497552-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497552-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497552-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497552-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497552-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497552-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498351-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498351-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498351-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498351-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498351-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498351-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498352-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498352-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498352-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498352-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498352-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498352-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498353-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498353-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498353-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498353-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498353-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498353-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498361-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498361-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498361-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498361-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498361-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498361-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149152'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499194-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499194-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499194-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499194-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499194-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499194-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497553-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497553-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497553-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497553-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497553-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497553-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497563-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497563-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497563-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497563-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497563-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497563-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497564-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497564-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497564-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497564-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497564-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497564-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497567-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497567-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497567-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497567-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497567-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497567-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497574-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497574-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497574-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497574-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497574-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497574-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497576-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497576-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497576-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497576-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497576-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497576-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497578-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497578-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497578-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497578-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497578-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497578-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497582-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497582-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497582-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497582-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497582-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497582-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497585-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497585-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497585-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497585-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497585-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497585-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii var. curvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671441'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '985104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497589-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497589-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497589-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497589-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497589-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii var. curvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671441'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497589-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '985104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma spencerii var. curvula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671441'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '985104'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497645-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497645-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497645-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497645-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497645-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497645-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497657-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497657-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497657-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497657-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497657-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497657-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000497683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '983333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '983333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '983333'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '160700'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '1292988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '160700'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1292988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora hyalina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '160700'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '1292988'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498583-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498583-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498583-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498583-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498583-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498583-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498584-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498584-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498584-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498584-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498584-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora pediculus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163673'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498584-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '163673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498628-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498628-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498628-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498628-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498628-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498628-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498640-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498640-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498640-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498640-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498640-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498640-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498647-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498647-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498647-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498647-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498647-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498647-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498650-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498650-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498650-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498650-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498650-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498650-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cymbella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149538'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gomphonema gracile'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149560'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149560'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149566'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhopalodia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149565'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498868-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498868-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498868-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498868-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498868-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498868-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498880-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498880-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498880-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498880-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498880-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia irresoluta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700184'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498880-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '700184'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella acuminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176386'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '176386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia bilobata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149587'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000498993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149607'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149607'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149607'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149607'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia obtusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149607'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149607'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499104-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499104-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499104-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499104-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499104-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499104-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '609726'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '609726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia acicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149046'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176393'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '176393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia linearis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149594'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149594'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499346-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499346-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499346-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499346-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499346-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499346-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499365-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499365-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499365-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499365-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499365-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499365-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Psammodictyon panduriforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149217'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '984623'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia panduriformis var. minor'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671258'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '671258'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499441-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499441-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499441-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499441-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499441-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499441-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499442-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499442-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499442-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499442-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499442-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499442-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499443-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499443-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499443-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499443-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499443-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499443-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499445-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499445-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499445-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499445-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499445-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499445-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499448-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499448-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499448-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499448-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499448-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499448-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499450-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499450-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499450-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499450-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499450-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499450-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4474__0000000000000000499452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499458-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499460-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499462-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499465-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499468-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499468-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499468-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499468-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499468-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499468-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499468-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499469-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499469-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499469-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499469-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499469-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499469-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499469-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499474-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499474-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499474-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499474-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499474-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499474-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499474-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499481-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499481-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499481-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499481-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499481-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499481-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499481-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499483-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499484-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499486-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499486-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499486-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499486-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499486-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499486-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499486-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499487-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499487-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499487-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499487-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499487-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499487-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499487-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499488-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499488-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499488-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499488-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499488-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499488-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499488-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499489-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499489-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499489-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499489-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499489-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499489-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499489-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499490-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499490-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499490-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499490-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499490-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499490-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499490-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499492-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499494-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499495-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499495-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499495-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499495-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499495-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499495-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499495-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499498-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499499-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499502-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499502-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499502-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499502-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499502-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499502-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499502-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499504-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499504-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499504-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499504-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499504-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499504-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499504-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499505-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499505-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499505-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499505-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499505-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499505-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499505-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499506-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499506-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499506-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499506-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499506-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499506-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499506-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499508-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499508-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499508-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499508-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499508-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499508-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499508-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499510-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499515-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499516-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499516-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499516-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499516-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499516-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499516-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499516-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499517-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499517-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499517-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499517-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499517-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499517-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499517-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499519-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499527-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499527-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499527-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499527-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499527-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499527-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499527-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499528-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499532-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499532-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499532-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499532-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499532-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499532-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499532-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499533-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499534-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499534-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499534-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499534-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499534-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499534-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499534-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499536-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499541-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499565-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499565-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499565-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499565-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499565-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499565-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499565-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499575-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499575-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499575-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499575-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499575-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499575-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499575-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499577-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499577-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499577-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499577-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499577-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499577-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499577-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499579-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499579-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499579-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499579-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499579-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499579-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499579-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499581-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499581-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499581-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499581-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499581-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499581-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499581-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499586-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499586-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499586-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499586-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499586-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499586-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. intercedens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671263'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499586-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '671263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499590-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499633-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499633-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499633-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499633-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499633-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499633-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma var. sigmatella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '671858'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499633-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '671858'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499641-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499656-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499665-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499670-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499670-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499670-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499670-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499670-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499670-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigmoidea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149604'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499670-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499705-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499705-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499705-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499705-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499705-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499705-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499705-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499706-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500019-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500019-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500019-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500019-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500019-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500019-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500019-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500042-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500042-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500042-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500042-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500042-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500042-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500042-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500050-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500050-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500050-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500050-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500050-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500050-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500050-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500054-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500059-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500060-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500060-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500060-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500060-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500060-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500060-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500060-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500061-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500074-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia palea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149601'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149601'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500092-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500092-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500092-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500092-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500092-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500092-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella acuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '418223'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500092-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '661386'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499710-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499710-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499710-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499710-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499710-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499710-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499710-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499711-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499712-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499714-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499716-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499717-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499717-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499717-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499717-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499717-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499717-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499717-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499718-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499720-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499721-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499723-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499727-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499727-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499727-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499727-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499727-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499727-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499727-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499730-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499732-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499732-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499732-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499732-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499732-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499732-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499732-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia tryblionella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149214'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella levidensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176420'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '176420'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176411'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '176411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499819-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176411'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '176411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella debilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176411'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '176411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499838-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499841-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499843-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499856-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499858-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499862-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499865-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499867-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499867-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499867-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499867-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499867-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499867-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499867-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499869-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499869-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499869-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499869-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499869-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499869-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499869-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499870-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499871-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499873-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499873-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499873-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499873-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499873-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499873-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499873-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499876-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499877-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499883-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499883-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499883-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499883-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499883-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499883-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499883-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499886-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499886-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499886-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499886-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499886-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499886-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia vermicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175458'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499886-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '175459'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499902-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499902-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499902-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499902-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499902-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499902-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia angularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149591'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499902-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149591'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499940-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499941-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499941-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499941-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499941-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499941-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499941-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499941-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499944-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499944-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499944-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499944-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499944-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499944-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499944-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499947-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499947-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499947-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499947-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499947-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499947-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499947-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499948-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499949-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499950-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499953-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499955-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499957-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499957-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499957-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499957-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499957-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499957-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499957-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499960-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499961-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499967-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499968-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499968-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499968-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499968-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499968-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499968-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499968-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499969-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499970-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499971-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499972-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499975-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499976-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499978-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499979-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499981-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499982-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499983-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499983-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499983-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499983-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499983-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499983-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499983-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499985-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499986-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lorenziana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175425'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '175425'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499991-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499992-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000499993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000499993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000499993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000499993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000499993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000499993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000499993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000499993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500012-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia recta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149595'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia incerta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '576993'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '248139'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500197-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500206-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500215-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500217-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500224-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500224-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500224-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500224-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500224-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500224-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500224-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500252-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500252-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500252-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500252-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500252-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500252-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500252-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500253-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500253-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500253-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500253-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500253-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500253-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500253-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500272-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500275-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500283-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500283-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500283-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500283-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500283-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500283-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500283-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500287-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500287-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500287-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500287-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500287-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500287-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500287-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500290-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500293-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500296-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500304-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500308-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500308-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500308-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500308-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500308-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500308-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500308-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500309-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500315-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500323-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500323-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500323-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500323-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500323-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500323-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500323-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500325-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500325-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500325-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500325-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500325-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500325-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500325-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500328-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia fasciculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149605'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500402-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149215'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149215'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500457-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500457-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500457-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500457-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500457-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500457-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia hantzschiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175410'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500457-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-10-19'^^xsd:date;
  dwc:aphiaIdAccepted '175410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500459-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia hantzschiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175410'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '175410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500477-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500477-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500477-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500477-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500477-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500477-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia hantzschiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175410'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500477-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '175410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella hungarica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '447745'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '984543'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia paleacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175435'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia paleacea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175435'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500676-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia romana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175399'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '980235'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia dubia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149583'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lanceola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700203'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '700203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia lanceola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '700203'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '700203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500790-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500790-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500790-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500790-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500790-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500790-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500790-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Surirella'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149084'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500850-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Campylodiscus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149616'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149616'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500889-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500889-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500889-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500889-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500889-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500889-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500889-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500936-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pennales'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000500959-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000500959-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000500959-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000500959-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000500959-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000500959-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000500959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Desmodesmus communis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '576237'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000500959-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '576237'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501035-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501076-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501076-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501076-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501076-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501076-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501076-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501076-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501112-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501113-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501114-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501115-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501115-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501115-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501115-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501115-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501115-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501115-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501116-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501116-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501116-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501116-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501116-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501116-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501116-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501120-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501120-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501120-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501120-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501120-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501120-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501120-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501121-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501125-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501125-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501125-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501125-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501125-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501125-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501125-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501126-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501127-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501131-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501131-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501131-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501131-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501131-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501131-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501131-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501132-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501133-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501134-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000501136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000501136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000501136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000501136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000501136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000501136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000501136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000501136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494687-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494688-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494688-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494688-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494688-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494688-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494688-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494688-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494689-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494690-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494690-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494690-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494690-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494690-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494690-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494690-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494691-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494693-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494694-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494694-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494694-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494694-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494694-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494694-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494694-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495455-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-08-29'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495466-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495467-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495472-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495476-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495476-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495476-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495476-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495476-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495476-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495476-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495512-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495512-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495512-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495512-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495512-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495512-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495512-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495525-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495525-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495525-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495525-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495525-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495525-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495525-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495546-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495547-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495547-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495547-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495547-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495547-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495547-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495547-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495600-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495600-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495600-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495600-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495600-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495600-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495600-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495612-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495612-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495612-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495612-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495612-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495612-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495612-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495616-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494696-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494696-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494696-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494696-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494696-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494696-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494696-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494697-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494698-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494699-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494702-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494703-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494703-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494703-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494703-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494703-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494703-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494703-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497815-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497816-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497816-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497816-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497816-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497816-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497816-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497816-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497825-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497825-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497825-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497825-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497825-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497825-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497825-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497828-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497833-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497833-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497833-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497833-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497833-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497833-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497833-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497878-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497878-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497878-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497878-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497878-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497878-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497878-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497879-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497879-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497879-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497879-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497879-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497879-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497879-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497881-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497881-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497881-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497881-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497881-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497881-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497881-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497882-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497882-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497882-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497882-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497882-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497882-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149033'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497882-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149033'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiotropis lepidoptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149517'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Plagiotropis lepidoptera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149517'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis longa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '642474'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '642474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497993-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497993-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497993-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497993-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497993-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497993-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149518'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497993-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497994-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149518'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498003-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tropidoneis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149518'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149518'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphiprora alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498103-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498103-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498103-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498103-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498103-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498103-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis paludosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '163646'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498103-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '163646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Haslea ostrearia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149211'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '573681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula mollis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180781'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '180781'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia rectangulata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149480'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '502008'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498338-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498340-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498340-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498340-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498340-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498340-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498340-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498340-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498342-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498343-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498343-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498343-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498343-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498343-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498343-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498343-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498345-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498345-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498345-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498345-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498345-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498345-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498345-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498372-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498372-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498372-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498372-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498372-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498372-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498372-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498373-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498373-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498373-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498373-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498373-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498373-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498373-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498374-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498374-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498374-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498374-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498374-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498374-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498374-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498377-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495622-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495627-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495627-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495627-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495627-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495627-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495627-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495627-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149092'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149092'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149343'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-11-24'^^xsd:date;
  dwc:aphiaIdAccepted '149343'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149342'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495738-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495738-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495738-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495738-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495738-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495738-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dimeregramma marinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179832'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495738-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '179832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dimeregramma marinum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '179832'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '179832'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diatoma tenuis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149014'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149014'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495929-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495929-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495929-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495929-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495929-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495929-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tabellaria fenestrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149334'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495929-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495930-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495930-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495930-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495930-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495930-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495930-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tabellaria fenestrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149334'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495930-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495933-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495933-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495933-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495933-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495933-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495933-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tabellaria fenestrata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149334'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495933-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495980-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tabellaria flocculosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157080'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '157080'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496036-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Climacosphenia moniligera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '248082'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '248082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496082-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eunotia'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149402'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149402'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496090-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496117-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496128-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496128-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496128-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496128-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496128-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496128-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496128-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cocconeis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148989'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula simulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '611746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '611746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496160-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496160-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496160-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496160-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496160-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496160-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula simulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '611746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496160-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-01-04'^^xsd:date;
  dwc:aphiaIdAccepted '611746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula simulans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '611746'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '611746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496219-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496221-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496226-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cryptocephala var. veneta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175330'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '175330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '240'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-05-20'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496242-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496243-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496247-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496249-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula directa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149467'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '977537'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498378-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498378-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498378-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498378-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498378-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498378-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498378-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498379-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498379-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498379-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498379-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498379-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498379-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498379-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498380-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498380-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498380-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498380-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498380-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498380-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498380-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498381-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498381-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498381-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498381-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498381-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498381-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498381-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498383-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498386-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498386-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498386-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498386-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498386-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498386-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Halamphora coffeaeformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '624065'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498386-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '624065'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498387-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498389-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498389-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498389-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498389-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498389-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498389-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498389-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-07-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498393-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498393-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498393-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498393-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498393-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498393-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498393-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498396-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-12-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498398-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-01-14'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498399-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498401-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498401-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498401-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498401-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498401-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498401-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498401-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '31'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-07-31'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498409-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498409-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498409-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498409-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498409-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498409-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498409-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-12-14'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498411-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498411-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498411-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498411-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498411-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498411-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498411-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-02-07'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498412-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498423-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498424-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498424-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498424-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498424-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498424-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498424-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498424-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498426-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498426-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498426-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498426-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498426-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498426-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498426-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498428-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498428-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498428-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498428-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498428-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498428-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498428-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498431-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498431-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498431-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498431-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498431-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498431-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498431-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000498434-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000498434-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000498434-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000498434-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000498434-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000498434-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000498434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphora ovalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149524'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000498434-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149524'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496295-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '29'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-10-29'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496299-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-03-28'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496303-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496303-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496303-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496303-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496303-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496303-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496303-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496306-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula cancellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149468'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-09-19'^^xsd:date;
  dwc:aphiaIdAccepted '149468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496368-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Petroneis humerosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '175573'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-09-25'^^xsd:date;
  dwc:aphiaIdAccepted '983924'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496415-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496415-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496415-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496415-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496415-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496415-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496415-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-06-25'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-07-13'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496417-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula phyllepta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172845'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '172845'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497685-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497685-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497685-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497685-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497685-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497685-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497685-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497686-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma acuminatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149035'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '149035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497735-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497735-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497735-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497735-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497735-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497735-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149034'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497735-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497736-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497736-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497736-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497736-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497736-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497736-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma attenuatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149034'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497736-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-02-14'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma scalproides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149498'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149498'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497787-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-03-15'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497793-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496671-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-12-19'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496672-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000496677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000496677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000496677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000496677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000496677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000496677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000496677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis bombus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149194'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000496677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariforma virescens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '172411'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '172411'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-02-19'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495444-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495444-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495444-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495444-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495444-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495444-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495444-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-09-27'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495452-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495452-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495452-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495452-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495452-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495452-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495452-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-05-24'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000495453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000495453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000495453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000495453-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000495453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000495453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000495453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilaria'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2000'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149028'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000495453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2000-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494617-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-08-10'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:dayCollected '27'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149042'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-02-27'^^xsd:date;
  dwc:aphiaIdAccepted '149042'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-01-30'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494678-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494678-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494678-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494678-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494678-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494678-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494678-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-04-17'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494680-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '12'^^xsd:integer;
  dwc:dayCollected '4'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-12-04'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494683-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494683-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494683-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494683-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494683-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494683-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494683-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494684-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-11-26'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-05-21'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494135-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494136-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494136-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494136-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494136-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494136-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494136-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Entomoneis alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '157428'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494136-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '157428'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494183-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494183-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494183-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494183-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494183-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494183-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Caloneis liber'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '177935'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494183-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '177935'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis littoralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149404'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '149404'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia marginulata var. didyma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '687840'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494336-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494336-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494336-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494336-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494336-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494336-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Toxarium hennedyanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '248076'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494336-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '248076'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494363-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia pungens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '160528'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-04-23'^^xsd:date;
  dwc:aphiaIdAccepted '160528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494432-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494432-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494432-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494432-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494432-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494432-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494432-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494433-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494433-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494433-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494433-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494433-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494433-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494433-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-09-28'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-06-15'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira moniliformis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2001'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '418547'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2001-11-22'^^xsd:date;
  dwc:aphiaIdAccepted '418547'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '1999-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494522-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '1'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-01-23'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2002'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '5'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2002-08-05'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494529-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2003'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2003-07-25'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494531-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-03-18'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000494535-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000494535-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000494535-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000494535-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000494535-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000494535-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000494535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Melosira nummuloides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2005'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '149044'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000494535-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2005-03-17'^^xsd:date;
  dwc:aphiaIdAccepted '635472'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4474__0000000000000000497834-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4474__0000000000000000497834-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4474__0000000000000000497834-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.664"^^xsd:decimal ;
  dwc:decimalLongitude "13.596"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20.9"^^xsd:integer ;
  dwc:maximumDepthInMeters "20.9"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4474__0000000000000000497834-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.664 13.596)"^^geo:wktLiteral ;
  geo-pos:lat "45.664"^^xsd:decimal ;
  geo-pos:long "13.596"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4474__0000000000000000497834-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000000497834-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4474_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2015-01-14'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Microphytobenthos North Adriatic-INTERREG-FVG'^^xsd:string;
  dwc:catalogNumber '0000000000000000497834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrosigma macrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Fonda Umani Serena'^^xsd:string;
  dwc:collector 'Fonda Umani Serena'^^xsd:string;
  dwc:yearCollected '2004'^^xsd:integer;
  dwc:monthCollected '11'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.596'^^xsd:double;
  dwc:latitude '45.664'^^xsd:double;
  dwc:minimumDepth '20.9'^^xsd:double;
  dwc:maximumDepth '20.9'^^xsd:double;
  dwc:aphiaid '180325'^^xsd:integer;
  dwc:samplingProtocol 'KC Haps bottom corer, 13 cm internal diameter; to 5 mm of homogenized sediment; data expressed as cells per cm3 of sediment'^^xsd:string;
  dwc:occurrenceId '0000000000000000497834-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2004-11-23'^^xsd:date;
  dwc:aphiaIdAccepted '662011'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF