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

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333888-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333888-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333888-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333888-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333888-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333888-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333513-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333513-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333513-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333513-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333513-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333513-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333723-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333723-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333723-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333723-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333723-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333723-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333515-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333515-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333515-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333515-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333515-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333515-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335155-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335155-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335155-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335155-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335155-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335155-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335137-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335137-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335137-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335137-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335137-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335137-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium candelabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495640'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '841193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334842-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334842-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334842-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334842-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334842-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334842-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335202-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335202-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335202-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335202-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335202-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335202-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335113-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335113-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335113-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335113-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335113-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335113-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters "67"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:maximumDepth '67'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334850-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334850-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334850-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334850-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334850-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334850-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337190-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337190-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337190-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337190-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337190-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337190-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337189-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337189-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337189-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337189-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337189-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337189-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Fragilariopsis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149313'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149313'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337269-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337269-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337269-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337269-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337269-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337269-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337138-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337138-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337138-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337138-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337138-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337138-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337191-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337191-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337191-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337191-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337191-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337191-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337198-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337198-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337198-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337198-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337198-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337198-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337290-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337290-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337290-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.5463 17.4075)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.5463"^^xsd:decimal ;
  dwc:decimalLongitude "17.4075"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337290-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337290-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.4075'^^xsd:double;
  dwc:latitude '41.5463'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337290-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339838-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339838-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339838-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339838-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339838-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339838-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339652-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339652-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339652-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339652-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339652-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339652-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333810-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333810-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333810-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333810-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333810-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333810-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333492-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333492-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333492-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333492-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333492-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333492-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333494-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333494-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333494-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333494-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333494-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333494-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333721-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333721-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333721-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333721-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333721-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333721-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333774-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333774-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333774-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333774-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333774-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333774-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333467-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333467-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333467-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333467-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333467-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333467-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333500-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333500-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333500-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333500-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333500-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333500-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333514-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333514-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333514-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333514-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333514-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333514-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334074-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334074-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334074-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334074-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334074-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334074-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334098-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334098-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334098-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334098-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334098-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334098-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333699-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333699-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333699-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333699-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333699-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333699-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lioloma pacificum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '418646'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '418646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333786-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333786-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333786-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333786-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333786-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333786-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334112-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334112-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334112-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334112-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334112-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334112-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334111-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334111-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334111-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334111-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334111-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334111-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333644-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333644-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333644-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333644-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333644-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333644-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333858-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333858-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333858-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333858-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333858-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333858-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333767-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333767-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333767-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333767-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333767-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333767-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333750-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333750-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333750-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333750-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333750-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333750-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334134-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334134-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334134-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334134-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334134-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334134-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333533-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333533-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333533-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333533-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333533-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333533-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333822-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333822-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333822-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333822-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333822-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333822-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma normanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149182'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149182'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333828-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333828-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333828-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333828-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333828-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333828-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343185-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343185-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343185-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343185-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343185-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343185-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334969-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334969-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334969-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.763 14.615)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.763"^^xsd:decimal ;
  dwc:decimalLongitude "14.615"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334969-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334969-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.615'^^xsd:double;
  dwc:latitude '43.763'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334969-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331653-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331653-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331653-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331653-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331653-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331653-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331759-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331759-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331759-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331759-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331759-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331759-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343039-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343039-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343039-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343039-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343039-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343039-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343051-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343051-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343051-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343051-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343051-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343051-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343095-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343095-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343095-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343095-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343095-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343095-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343107-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343107-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343107-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343107-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343107-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343107-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343063-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343063-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343063-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343063-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343063-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343063-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343226-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343226-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343226-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343226-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343226-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343226-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pronoctiluca pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109903'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109903'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343201-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343201-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343201-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343201-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343201-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343201-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343259-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343259-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343259-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343259-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343259-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343259-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343249-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343249-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343249-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343249-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343249-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343249-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343127-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343127-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343127-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343127-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343127-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343127-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343052-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343052-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343052-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343052-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343052-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343052-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343096-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343096-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343096-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343096-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343096-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343096-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339901-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339901-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339901-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339901-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339901-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339901-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339748-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339748-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339748-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339748-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339748-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Histioneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339748-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339865-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339865-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339865-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339865-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339865-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339865-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339922-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339922-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339922-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339922-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339922-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339922-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium acutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109719'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109719'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339656-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339656-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339656-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339656-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339656-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Akashiwo sanguinea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '232546'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339656-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339484-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339484-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339484-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339484-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339484-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339484-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339739-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339739-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339739-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339739-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339739-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339739-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339891-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339891-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339891-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339891-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339891-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiaster hydroideus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115099'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339891-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '115099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339913-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339913-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339913-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339913-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339913-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha crux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '375788'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339913-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '375788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339892-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339892-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339892-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339892-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339892-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339892-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters "35"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:maximumDepth '35'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339499-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339499-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339499-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339499-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339499-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339499-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339864-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339864-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339864-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339864-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339864-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339864-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.1987 18.35)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.1987"^^xsd:decimal ;
  dwc:decimalLongitude "18.35"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001339522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.35'^^xsd:double;
  dwc:latitude '41.1987'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343219-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343219-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343219-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343219-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343219-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseliodinium vaubanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109588'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343219-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '839164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343094-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343094-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343094-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343094-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343094-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343094-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343272-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343272-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343272-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343272-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343272-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343272-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343059-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343059-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343059-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343059-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343059-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343059-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343217-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343217-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343217-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001343217-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343217-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343217-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331660-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331660-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331660-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331660-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331660-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331660-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331680-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331680-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331680-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331680-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331680-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331680-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331689-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331689-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331689-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331689-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331689-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331689-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332034-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332034-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332034-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332034-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332034-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332034-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331766-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331766-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331766-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331766-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331766-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331766-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331765-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331765-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331765-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331765-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331765-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331765-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331712-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331712-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331712-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331712-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331712-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331712-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331648-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331648-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331648-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331648-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331648-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331648-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331663-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331663-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331663-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331663-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331663-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331663-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331697-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331697-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331697-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331697-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331697-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331697-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332015-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332015-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332015-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332015-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332015-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332015-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331686-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331686-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331686-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331686-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331686-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331686-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331684-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331684-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331684-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331684-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331684-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Grammatophora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149335'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331684-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149335'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337711-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337711-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337711-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337711-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337711-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337711-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337915-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337915-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337915-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337915-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337915-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337915-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337951-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337951-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337951-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337951-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337951-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337951-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495680'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340757-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340757-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340757-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340757-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340757-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340757-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340976-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340976-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340976-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340976-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340976-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340976-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340982-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340982-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340982-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340982-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340982-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthosolenia mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '643454'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340982-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '643454'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333848-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333848-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333848-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333848-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333848-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333848-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337928-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337928-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337928-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337928-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337928-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337928-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337978-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337978-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337978-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337978-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337978-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337978-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337338-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337338-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337338-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337338-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337338-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ditylum brightwellii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149023'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337338-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149023'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337985-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337985-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337985-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337985-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337985-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337985-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum laticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110097'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337795-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337795-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337795-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337795-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337795-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337795-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337540-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337540-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337540-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337540-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337540-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109528'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337540-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109528'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337984-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337984-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337984-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337984-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337984-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337984-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337702-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337702-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337702-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337702-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337702-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337702-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337948-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337948-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337948-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337948-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337948-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337948-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337423-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337423-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337423-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337423-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337423-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337423-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337960-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337960-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337960-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337960-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337960-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337960-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337453-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337453-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337453-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337453-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337453-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337453-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332417-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332417-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332417-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332417-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332417-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332417-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium candelabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495640'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '841193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332674-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332674-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332674-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332674-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332674-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332674-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332451-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332451-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332451-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332451-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332451-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332451-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332360-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332360-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332360-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332360-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332360-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332360-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Euglenoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '582177'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '582177'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332538-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332538-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332538-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332538-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332538-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332538-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332135-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332135-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332135-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332135-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332135-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Paralia sulcata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149055'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332135-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149055'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332275-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332275-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332275-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332275-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332275-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332275-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341177-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341177-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341177-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341177-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341177-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341177-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341740-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341740-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341740-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341740-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341740-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341740-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341716-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341716-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341716-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341716-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341716-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341716-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341617-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341617-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341617-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341617-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341617-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341617-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341741-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341741-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341741-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341741-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341741-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341741-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495680'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335206-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335206-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335206-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335206-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335206-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '164108'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335206-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '164108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335285-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335285-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335285-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335285-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335285-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335285-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335483-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335483-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335483-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335483-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335483-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335483-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335299-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335299-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335299-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335299-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335299-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335299-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335529-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335529-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335529-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.953"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.953"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335529-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335529-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '247.953'^^xsd:double;
  dwc:maximumDepth '247.953'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335529-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '495685'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '841746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335782-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335782-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335782-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335782-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335782-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum lima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110301'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335782-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335590-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335590-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335590-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335590-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335590-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335590-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332358-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332358-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332358-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332358-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332358-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332358-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332462-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332462-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332462-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332462-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332462-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332462-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma oxytoxoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '624358'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '624358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium oblongum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110238'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110238'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332307-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332307-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332307-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332307-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332307-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332307-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332139-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332139-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332139-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332139-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332139-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332139-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332744-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332744-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332744-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332744-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332744-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332744-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341305-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341305-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341305-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341305-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341305-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341305-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341616-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341616-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341616-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341616-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341616-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum aporum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110291'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341616-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341662-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341662-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341662-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341662-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341662-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseliodinium vaubanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109588'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341662-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '839164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341666-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341666-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341666-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341666-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341666-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341666-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum laticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '110097'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341665-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341665-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341665-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341665-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341665-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341665-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341053-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341053-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341053-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341053-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341053-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341053-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341546-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341546-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341546-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341546-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341546-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341546-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8315 18.7485)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8315"^^xsd:decimal ;
  dwc:decimalLongitude "18.7485"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7485'^^xsd:double;
  dwc:latitude '39.8315'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '157062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '157062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332460-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332460-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332460-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332460-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332460-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332460-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332706-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332706-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332706-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332706-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332706-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332706-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332332-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332332-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332332-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332332-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332332-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332332-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332455-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332455-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332455-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332455-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332455-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332455-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341009-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341009-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341009-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341009-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341009-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341009-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341044-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341044-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341044-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341044-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341044-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341044-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340756-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340756-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340756-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340756-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340756-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340756-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332910-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332910-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332910-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332910-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332910-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha crux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '375788'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332910-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '375788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Noctiluca scintillans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109921'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340562-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340562-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340562-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340562-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340562-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340562-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340204-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340204-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340204-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340204-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340204-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium tuba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232824'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340204-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '232824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340197-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340197-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340197-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340197-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340197-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340197-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340195-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340195-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340195-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340195-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340195-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340195-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333024-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333024-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333024-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333024-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333024-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333024-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333370-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333370-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333370-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333370-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333370-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333370-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333090-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333090-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333090-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333090-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333090-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333090-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332799-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332799-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332799-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332799-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332799-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332799-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333005-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333005-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333005-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333005-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333005-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333005-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341021-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341021-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341021-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341021-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341021-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341021-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333783-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333783-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333783-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333783-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333783-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333783-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341038-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341038-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341038-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341038-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341038-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341038-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340693-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340693-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340693-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340693-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340693-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340693-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341011-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341011-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341011-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341011-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341011-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341011-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum dactylus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110297'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lioloma pacificum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '418646'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '418646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333541-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333541-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333541-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333541-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333541-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333541-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333942-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333942-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333942-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333942-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333942-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333942-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334026-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334026-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334026-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001334026-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334026-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334026-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333215-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333215-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333215-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333215-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333215-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333215-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340355-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340355-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340355-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340355-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340355-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340355-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340606-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340606-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340606-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340606-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340606-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340606-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '110102'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149118'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340296-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340296-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340296-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340296-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340296-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340296-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340510-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340510-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340510-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340510-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340510-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum dactylus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110297'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340510-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340597-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340597-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340597-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340597-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340597-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340597-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340387-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340387-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340387-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340387-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340387-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495702'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340387-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillaria paxillifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '558243'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '558243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337730-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337730-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337730-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337730-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337730-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '495685'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337730-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '841746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337471-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337471-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337471-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337471-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337471-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337471-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337784-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337784-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337784-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337784-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337784-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337784-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337986-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337986-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337986-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337986-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337986-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337986-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum sceptrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110114'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum gladiolus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '233860'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '233860'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337698-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337698-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337698-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337698-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337698-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337698-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337472-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337472-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337472-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337472-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337472-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337472-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337528-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337528-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337528-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337528-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337528-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337528-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337793-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337793-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337793-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337793-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337793-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337793-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337852-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337852-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337852-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337852-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337852-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337852-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337322-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337322-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337322-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337322-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337322-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337322-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337568-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337568-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337568-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337568-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337568-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337568-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337916-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337916-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337916-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337916-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337916-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337916-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337778-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337778-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337778-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337778-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337778-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337778-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340773-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340773-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340773-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340773-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340773-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340773-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341037-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341037-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341037-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341037-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341037-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pterosperma vanhoeffenii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '345881'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341037-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '345881'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340687-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340687-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340687-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340687-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340687-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340687-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340714-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340714-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340714-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340714-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340714-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340714-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340975-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340975-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340975-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340975-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340975-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340975-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340174-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340174-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340174-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340174-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340174-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340174-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340598-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340598-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340598-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340598-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340598-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340598-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340295-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340295-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340295-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340295-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340295-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340295-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340036-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340036-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340036-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340036-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340036-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340036-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340630-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340630-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340630-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340630-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340630-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340630-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340594-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340594-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340594-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340594-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340594-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340594-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340507-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340507-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340507-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340507-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340507-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340507-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340279-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340279-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340279-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340279-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340279-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340279-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333870-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333870-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333870-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333870-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333870-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333870-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333522-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333522-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333522-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333522-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333522-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333522-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333768-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333768-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333768-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333768-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333768-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333768-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333465-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333465-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333465-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333465-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333465-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333465-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333849-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333849-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333849-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333849-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333849-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333849-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340777-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340777-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340777-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340777-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340777-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340777-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495678'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340118-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340118-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340118-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340118-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340118-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340118-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340342-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340342-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340342-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340342-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340342-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340342-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340082-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340082-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340082-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340082-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340082-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coronosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235934'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340082-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '235934'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340519-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340519-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340519-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340519-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340519-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340519-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340466-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340466-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340466-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340466-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340466-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum globosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '110096'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340466-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110096'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51.127"^^xsd:integer ;
  dwc:maximumDepthInMeters "51.127"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum constrictum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '51.127'^^xsd:double;
  dwc:maximumDepth '51.127'^^xsd:double;
  dwc:aphiaid '110085'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '248059'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340459-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340459-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340459-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340459-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340459-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340459-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340377-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340377-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340377-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340377-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340377-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium pentagonum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '495685'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340377-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '841746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340480-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340480-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340480-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340480-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340480-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum milneri'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110103'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340480-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '643805'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340068-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340068-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340068-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340068-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340068-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '25'^^xsd:integer;
  dwc:startDayCollected '25'^^xsd:integer;
  dwc:endDayCollected '25'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340068-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-25'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333402-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333402-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333402-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333402-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333402-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333402-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333088-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333088-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333088-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333088-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333088-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333088-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332926-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332926-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332926-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332926-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332926-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332926-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333003-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333003-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333003-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333003-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333003-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333003-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333126-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333126-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333126-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333126-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333126-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333126-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342242-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342242-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342242-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342242-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342242-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342242-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340449-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340449-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340449-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340449-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340449-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340449-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340348-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340348-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340348-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340348-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340348-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340348-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340435-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340435-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340435-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (40.7508 18.7507)"^^geo:wktLiteral ;
  dwc:decimalLatitude "40.7508"^^xsd:decimal ;
  dwc:decimalLongitude "18.7507"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340435-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340435-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:startDayCollected '9'^^xsd:integer;
  dwc:endDayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.7507'^^xsd:double;
  dwc:latitude '40.7508'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340435-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332771-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332771-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332771-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332771-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332771-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332771-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332837-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332837-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332837-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332837-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332837-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332837-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333357-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333357-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333357-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333357-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333357-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333357-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333151-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333151-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333151-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333151-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333151-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333151-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333264-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333264-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333264-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333264-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333264-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma oxytoxoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '624358'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333264-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '624358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333315-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333315-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333315-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333315-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333315-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333315-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342293-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342293-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342293-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342293-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342293-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum sceptrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110114'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342293-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110114'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342412-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342412-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342412-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342412-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342412-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342412-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342430-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342430-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342430-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342430-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342430-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342430-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342066-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342066-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342066-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342066-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342066-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342066-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342054-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342054-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342054-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342054-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342054-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342054-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342243-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342243-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342243-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342243-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342243-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342243-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342031-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342031-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342031-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342031-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342031-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342031-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341925-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341925-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341925-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341925-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341925-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341925-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342085-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342085-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342085-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342085-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342085-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342085-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342304-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342304-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342304-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342304-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342304-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342304-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341877-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341877-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341877-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341877-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341877-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341877-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342390-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342390-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342390-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342390-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342390-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Michaelsarsia elegans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '235961'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342390-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '235961'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333396-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333396-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333396-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333396-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333396-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333396-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332789-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332789-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332789-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332789-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332789-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332789-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332876-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332876-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332876-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332876-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332876-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332876-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333153-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333153-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333153-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333153-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333153-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333153-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium candelabrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495640'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '841193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333158-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333158-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333158-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333158-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333158-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333158-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332769-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332769-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332769-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332769-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332769-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332769-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333327-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333327-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333327-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333327-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333327-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333327-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333261-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333261-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333261-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333261-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333261-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ornithocercus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109464'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333261-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109464'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341924-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341924-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341924-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001341924-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341924-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341924-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342069-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342069-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342069-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342069-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342069-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342069-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342406-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342406-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342406-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342406-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342406-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342406-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342368-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342368-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342368-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342368-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342368-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342368-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332871-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332871-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332871-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332871-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332871-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332871-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333097-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333097-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333097-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333097-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333097-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '157062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333097-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '157062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333110-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333110-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333110-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333110-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333110-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333110-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333087-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333087-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333087-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333087-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333087-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333087-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332861-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332861-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332861-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332861-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332861-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332861-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333033-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333033-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333033-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333033-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333033-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333033-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333221-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333221-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333221-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333221-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333221-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333221-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332846-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332846-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332846-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332846-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332846-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332846-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332328-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332328-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332328-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332328-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332328-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332328-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340940-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340940-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340940-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001340940-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340940-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340940-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331997-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331997-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331997-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331997-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331997-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331997-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331760-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331760-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331760-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331760-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331760-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331760-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337972-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337972-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337972-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337972-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337972-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337972-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337367-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337367-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337367-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.8202 17.7082)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.8202"^^xsd:decimal ;
  dwc:decimalLongitude "17.7082"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337367-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337367-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '23'^^xsd:integer;
  dwc:startDayCollected '23'^^xsd:integer;
  dwc:endDayCollected '23'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.7082'^^xsd:double;
  dwc:latitude '41.8202'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337367-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-23'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.398 13.921)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.398"^^xsd:decimal ;
  dwc:decimalLongitude "13.921"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.921'^^xsd:double;
  dwc:latitude '43.398'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333045-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333045-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333045-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333045-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333045-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333045-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333001-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333001-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333001-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333001-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333001-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333001-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333061-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333061-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333061-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333061-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333061-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen fragilissimus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149310'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333061-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '985165'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333247-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333247-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333247-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333247-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333247-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333247-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332752-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332752-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332752-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332752-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332752-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332752-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332796-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332796-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332796-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332796-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332796-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332796-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333035-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333035-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333035-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333035-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333035-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333035-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333071-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333071-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333071-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333071-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333071-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333071-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335953-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335953-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335953-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335953-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335953-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335953-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336306-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336306-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336306-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336306-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336306-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336306-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336587-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336587-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336587-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336587-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336587-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336587-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336013-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336013-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336013-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336013-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336013-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336013-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336062-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336062-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336062-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336062-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336062-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336062-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336114-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336114-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336114-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336114-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336114-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium setaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '495696'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336114-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '837446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336394-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336394-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336394-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336394-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336394-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336394-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336258-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336258-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336258-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336258-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336258-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336258-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336398-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336398-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336398-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336398-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336398-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336398-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336593-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336593-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336593-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336593-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336593-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336593-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495702'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax scrippsae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110039'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110039'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335994-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335994-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335994-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335994-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335994-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335994-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336028-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336028-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336028-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336028-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336028-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336028-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calyptrosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '235828'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '235828'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336458-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336458-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336458-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336458-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336458-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336458-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336399-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336399-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336399-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336399-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336399-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336399-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342950-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342950-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342950-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342950-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342950-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342950-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiaster hydroideus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115099'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336440-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336440-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336440-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336440-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336440-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum mediterraneum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110102'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336440-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110102'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336383-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336383-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336383-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336383-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336383-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336383-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336106-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336106-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336106-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336106-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336106-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495678'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336106-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336080-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336080-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336080-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336080-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336080-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336080-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335998-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335998-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335998-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335998-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335998-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335998-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336257-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336257-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336257-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336257-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336257-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336257-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336030-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336030-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336030-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336030-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336030-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336030-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336256-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336256-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336256-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336256-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336256-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336256-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336536-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336536-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336536-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336536-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336536-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336536-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335905-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335905-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335905-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001335905-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335905-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335905-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342569-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342569-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342569-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342569-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342569-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342569-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342531-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342531-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342531-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342531-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342531-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342531-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342654-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342654-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342654-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342654-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342654-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium setaceum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '495696'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342654-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '837446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342907-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342907-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342907-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342907-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342907-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342907-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342775-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342775-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342775-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342775-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342775-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342775-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342841-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342841-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342841-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342841-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342841-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342841-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342720-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342720-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342720-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342720-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342720-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342720-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342996-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342996-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342996-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342996-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342996-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342996-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342909-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342909-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342909-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342909-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342909-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342909-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342843-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342843-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342843-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342843-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342843-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis hastata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109627'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342843-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342807-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342807-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342807-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342807-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342807-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342807-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342981-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342981-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342981-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342981-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342981-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha crux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '375788'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342981-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '375788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342991-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342991-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342991-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342991-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342991-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342991-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342835-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342835-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342835-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342835-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342835-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cladopyxis brachiolata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109989'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342835-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109989'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342995-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342995-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342995-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342995-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342995-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342995-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342819-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342819-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342819-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342819-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342819-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342819-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342571-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342571-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342571-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342571-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342571-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342571-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342971-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342971-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342971-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342971-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342971-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342971-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333029-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333029-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333029-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333029-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333029-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333029-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332840-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332840-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332840-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332840-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332840-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332840-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332862-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332862-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332862-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332862-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332862-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332862-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332859-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332859-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332859-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332859-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332859-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332859-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332751-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332751-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332751-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332751-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332751-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332751-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333132-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333132-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333132-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333132-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333132-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333132-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332804-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332804-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332804-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332804-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332804-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332804-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333065-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333065-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333065-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333065-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333065-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333065-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333309-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333309-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333309-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333309-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333309-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333309-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333099-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333099-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333099-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333099-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333099-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lioloma pacificum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '418646'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333099-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '418646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332787-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332787-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332787-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332787-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332787-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332787-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332844-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332844-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332844-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332844-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332844-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332844-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333192-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333192-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333192-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333192-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333192-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333192-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333330-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333330-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333330-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333330-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333330-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333330-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333172-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333172-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333172-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333172-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333172-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333172-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332772-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332772-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332772-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332772-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332772-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332772-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333363-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333363-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333363-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333363-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333363-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333363-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333084-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333084-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333084-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333084-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333084-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Haslea wawrikae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248063'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333084-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '248063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332961-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332961-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332961-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332961-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332961-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332961-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium pellucidum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '110245'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '110245'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333133-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333133-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333133-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001333133-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333133-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333133-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342621-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342621-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342621-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342621-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342621-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342621-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342447-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342447-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342447-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342447-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342447-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342447-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342588-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342588-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342588-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342588-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342588-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ophiaster hydroideus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115099'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342588-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '115099'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342992-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342992-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342992-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342992-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342992-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342992-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495678'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342979-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342979-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342979-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342979-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342979-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342979-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342949-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342949-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342949-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342949-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342949-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342949-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342856-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342856-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342856-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters "38"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342856-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342856-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:maximumDepth '38'^^xsd:integer;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342856-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331967-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331967-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331967-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331967-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331967-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331967-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331823-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331823-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331823-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331823-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331823-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331823-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331980-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331980-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331980-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331980-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331980-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331980-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331857-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331857-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331857-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331857-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331857-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331857-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331753-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331753-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331753-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331753-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331753-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331753-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332012-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332012-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332012-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332012-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332012-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332012-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338544-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338544-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338544-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338544-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338544-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338544-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338498-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338498-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338498-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338498-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338498-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338498-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338117-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338117-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338117-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338117-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338117-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338117-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338167-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338167-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338167-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338167-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338167-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338167-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338121-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338121-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338121-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338121-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338121-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338121-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001338543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342813-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342813-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342813-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342813-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342813-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342813-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342573-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342573-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342573-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342573-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342573-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342573-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342570-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342570-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342570-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8302 19.2002)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8302"^^xsd:decimal ;
  dwc:decimalLongitude "19.2002"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001342570-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342570-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '19.2002'^^xsd:double;
  dwc:latitude '39.8302'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342570-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331779-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331779-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331779-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331779-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331779-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331779-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331641-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331641-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331641-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331641-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331641-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331641-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332040-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332040-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332040-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332040-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332040-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332040-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332020-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332020-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332020-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332020-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332020-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Meringosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '115075'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332020-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '115075'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001332004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331794-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331794-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331794-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001331794-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331794-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109506'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331794-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109506'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336955-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336955-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336955-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336955-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336955-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336955-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336718-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336718-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336718-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336718-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336718-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336718-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax fragilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '110019'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336622-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336622-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336622-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336622-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336622-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336622-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001337006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336676-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336676-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336676-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336676-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336676-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336676-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336815-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336815-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336815-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336815-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336815-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336815-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336691-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336691-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336691-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336691-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336691-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336691-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336970-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336970-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336970-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336970-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336970-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336970-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336672-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336672-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336672-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336672-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336672-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336672-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336936-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336936-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336936-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336936-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336936-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '109545'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336936-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336671-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336671-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336671-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336671-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336671-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336671-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336811-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336811-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336811-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/4481__0000000000000001336811-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336811-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336811-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336733-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336733-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336733-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336733-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336733-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336733-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336733-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336646-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336646-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336646-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336646-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336646-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336646-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336646-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332636-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332636-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332636-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332636-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332636-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332636-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332636-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332101-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332101-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332101-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332101-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332101-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332101-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332101-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332347-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332347-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332347-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332347-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332347-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332347-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros radicans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163112'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332347-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332478-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332478-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332478-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332478-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332478-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332478-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332478-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332549-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332549-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332549-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332549-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332549-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332549-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332549-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332078-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332078-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332078-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332078-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332078-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332078-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332078-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332602-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332602-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332602-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332602-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332602-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332602-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum scolopax'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332602-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332271-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332271-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332271-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332271-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332271-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332271-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332271-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332742-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332742-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332742-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332742-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332742-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332742-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332742-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332454-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332454-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332454-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332454-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332454-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332454-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332454-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332631-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332631-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332631-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332631-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332631-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332631-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332631-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332251-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332251-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332251-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332251-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332251-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332251-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332251-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332093-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332093-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332093-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332093-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332093-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332093-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332093-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332497-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332497-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332497-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332497-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332497-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332497-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332497-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332141-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332141-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332141-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332141-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332141-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332141-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332141-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332129-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332129-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332129-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332129-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332129-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332129-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia sigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149213'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332129-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149213'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332216-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332216-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332216-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332216-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332216-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332216-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha crux'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '375788'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332216-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '375788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332337-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332337-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332337-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332337-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332337-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332337-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332337-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332231-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332231-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332231-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332231-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332231-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332231-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332231-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332180-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332180-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332180-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332180-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332180-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332180-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332180-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332511-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332511-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332511-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332511-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332511-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332511-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332511-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332651-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332651-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332651-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332651-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332651-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332651-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '110217'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332651-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332073-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332073-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332073-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332073-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332073-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332073-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332073-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332213-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332213-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332213-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332213-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332213-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332213-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332213-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332289-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332289-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332289-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332289-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332289-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332289-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Micracanthodinium claytonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109992'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332289-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109992'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332223-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332223-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332223-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332223-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332223-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332223-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332223-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332055-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332055-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332055-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332055-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332055-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332055-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332055-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332178-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332178-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332178-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332178-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332178-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332178-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332178-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332089-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332089-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332089-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332089-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332089-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332089-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332089-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332176-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332176-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332176-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332176-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332176-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332176-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332176-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332526-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332526-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332526-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332526-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332526-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332526-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diplopsalis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109515'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332526-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332391-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332391-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332391-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332391-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332391-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332391-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332391-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332403-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332403-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332403-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332403-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332403-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332403-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lioloma pacificum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '418646'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332403-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '418646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332102-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332102-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332102-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332102-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332102-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332102-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332102-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332605-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332605-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332605-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332605-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332605-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332605-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum sphaeroideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110116'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332605-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '495702'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332724-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332724-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332724-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332724-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332724-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332724-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332724-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332280-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332280-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332280-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332280-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332280-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332280-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332280-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332427-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332427-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332427-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332427-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332427-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332427-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332427-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332070-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332070-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332070-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332070-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332070-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332070-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros lorenzianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '156617'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332070-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '156617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332611-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332611-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332611-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332611-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332611-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332611-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332611-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332079-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332079-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332079-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332079-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332079-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332079-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332079-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332429-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332429-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332429-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332429-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332429-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332429-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332429-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332520-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332520-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332520-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332520-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332520-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332520-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis sacculus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232261'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332520-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332743-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332743-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332743-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332743-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332743-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332743-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332743-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332081-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332081-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332081-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332081-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332081-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332081-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332081-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinobryon'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332382-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332382-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332382-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332382-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332382-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332382-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332382-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332274-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332274-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332274-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332274-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332274-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332274-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332274-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332344-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332344-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332344-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332344-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332344-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332344-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332344-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332397-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332397-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332397-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332397-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332397-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332397-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332397-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332658-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332658-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332658-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332658-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332658-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332658-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332658-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332456-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332456-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332456-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332456-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332456-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332456-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332456-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332359-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332359-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332359-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332359-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332359-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332359-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332359-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332254-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332254-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332254-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332254-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332254-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332254-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium horridum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '495666'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332254-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '837453'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332461-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332461-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332461-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332461-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332461-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332461-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332461-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332673-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332673-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332673-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332673-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332673-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332673-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332673-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332288-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332288-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332288-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332288-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332288-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332288-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332288-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332436-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332436-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332436-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332436-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332436-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332436-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332436-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332349-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332349-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332349-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332349-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332349-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332349-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332349-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332375-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332375-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332375-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332375-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332375-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332375-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332375-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495700'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332496-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332496-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332496-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332496-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332496-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332496-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332496-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332407-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332407-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332407-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332407-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332407-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332407-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332407-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332664-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332664-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332664-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332664-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332664-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332664-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseliodinium vaubanii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109588'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332664-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '839164'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332250-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332250-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332250-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332250-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332250-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332250-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332250-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332475-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332475-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332475-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332475-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332475-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332475-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332475-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332350-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332350-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332350-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332350-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332350-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332350-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332350-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332700-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332700-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332700-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332700-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332700-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332700-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332700-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332339-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332339-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332339-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332339-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332339-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332339-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332339-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332667-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332667-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332667-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332667-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332667-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332667-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332667-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31.807"^^xsd:integer ;
  dwc:maximumDepthInMeters "31.807"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '31.807'^^xsd:double;
  dwc:maximumDepth '31.807'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332422-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332422-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332422-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332422-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332422-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332422-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma angulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149183'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332422-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332388-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332388-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332388-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332388-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332388-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332388-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Haslea wawrikae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248063'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332388-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '248063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332634-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332634-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332634-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332634-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332634-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332634-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332634-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332056-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332056-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332056-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332056-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332056-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332056-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332056-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332230-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332230-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332230-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332230-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332230-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332230-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332230-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332122-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332122-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332122-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332122-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332122-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332122-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332122-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332144-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332144-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332144-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332144-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332144-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332144-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332144-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332156-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332156-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332156-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters "32"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332156-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332156-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332156-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:maximumDepth '32'^^xsd:integer;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332156-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332124-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332124-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332124-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.9748"^^xsd:decimal ;
  dwc:decimalLongitude "12.9658"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332124-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.9748 12.9658)"^^geo:wktLiteral ;
  geo-pos:lat "44.9748"^^xsd:decimal ;
  geo-pos:long "12.9658"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332124-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332124-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:startDayCollected '16'^^xsd:integer;
  dwc:endDayCollected '16'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9658'^^xsd:double;
  dwc:latitude '44.9748'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332124-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-16'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335629-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335629-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335629-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335629-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335629-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335629-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335629-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335366-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335366-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335366-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335366-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335366-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335366-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335366-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335312-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335312-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335312-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335312-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335312-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335312-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335312-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335872-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335872-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335872-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335872-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335872-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335872-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335872-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110214'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335385-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335385-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335385-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335385-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335385-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335385-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335385-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335620-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335620-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335620-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335620-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335620-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335620-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335620-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335276-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335276-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335276-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335276-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335276-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335276-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335276-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335561-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335561-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335561-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335561-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335561-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335561-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335561-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335624-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335624-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335624-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335624-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335624-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335624-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335624-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335614-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335614-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335614-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335614-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335614-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335614-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335614-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335482-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335482-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335482-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335482-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335482-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335482-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335482-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335896-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335896-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335896-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335896-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335896-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335896-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335896-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335707-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335707-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335707-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335707-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335707-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335707-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335707-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335898-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335898-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335898-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.953"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.953"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335898-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335898-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335898-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '247.953'^^xsd:double;
  dwc:maximumDepth '247.953'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335898-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335273-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335273-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335273-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335273-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335273-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335273-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Licmophora abbreviata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '157062'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335273-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '157062'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335320-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335320-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335320-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335320-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335320-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335320-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Skeletonema'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335320-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophysis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109462'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109462'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335608-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335608-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335608-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335608-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335608-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335608-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335608-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335228-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335228-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335228-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335228-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335228-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335228-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335228-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335485-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335485-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335485-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335485-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335485-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335485-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335485-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335821-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335821-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335821-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335821-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335821-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335821-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335821-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335263-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335263-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335263-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335263-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335263-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335263-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335263-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335300-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335300-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335300-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335300-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335300-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335300-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335300-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335623-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335623-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335623-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335623-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335623-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335623-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335623-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335503-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335503-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335503-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335503-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335503-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335503-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335503-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335836-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335836-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335836-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335836-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335836-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335836-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335836-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335277-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335277-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335277-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335277-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335277-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335277-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335277-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335854-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335854-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335854-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335854-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335854-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335854-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335854-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335890-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335890-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335890-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335890-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335890-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335890-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335890-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335208-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335208-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335208-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335208-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335208-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335208-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '164108'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335208-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '164108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335209-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335209-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335209-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335209-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335209-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335209-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335209-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335632-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335632-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335632-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335632-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335632-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335632-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335632-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335341-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335341-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335341-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335341-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335341-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335341-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335341-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335284-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335284-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335284-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335284-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335284-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335284-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335284-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335286-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335286-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335286-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335286-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335286-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335286-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335286-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335294-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335294-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335294-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335294-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335294-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335294-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335294-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335545-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335545-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335545-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335545-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335545-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335545-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335545-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335333-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335333-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335333-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335333-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335333-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335333-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335333-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha fibula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '157463'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '157463'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335222-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335222-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335222-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335222-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335222-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335222-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335222-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335326-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335326-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335326-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335326-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335326-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335326-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335326-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335212-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335212-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335212-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335212-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335212-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335212-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335212-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335235-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335235-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335235-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335235-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335235-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335235-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335235-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335615-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335615-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335615-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335615-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335615-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335615-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335615-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium minutum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495680'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '841263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335884-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335884-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335884-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335884-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335884-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335884-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335884-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335827-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335827-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335827-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335827-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335827-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335827-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335827-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335704-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335704-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335704-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335704-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335704-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335704-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335704-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335897-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335897-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335897-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335897-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335897-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335897-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335897-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters "26"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:maximumDepth '26'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335392-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335392-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335392-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335392-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335392-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335392-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '22'^^xsd:integer;
  dwc:startDayCollected '22'^^xsd:integer;
  dwc:endDayCollected '22'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335392-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-22'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335863-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335863-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335863-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335863-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335863-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335863-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335863-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001335829-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001335829-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001335829-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.0413"^^xsd:decimal ;
  dwc:decimalLongitude "15.1667"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "247.953"^^xsd:integer ;
  dwc:maximumDepthInMeters "247.953"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001335829-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.0413 15.1667)"^^geo:wktLiteral ;
  geo-pos:lat "43.0413"^^xsd:decimal ;
  geo-pos:long "15.1667"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001335829-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001335829-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001335829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '15.1667'^^xsd:double;
  dwc:latitude '43.0413'^^xsd:double;
  dwc:minimumDepth '247.953'^^xsd:double;
  dwc:maximumDepth '247.953'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001335829-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338963-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338963-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338963-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338963-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338963-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338963-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338963-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339199-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339199-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339199-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339199-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339199-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339199-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339199-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phaeocystis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '115088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '115088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338619-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338619-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338619-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338619-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338619-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338619-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338619-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338679-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338679-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338679-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338679-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338679-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338679-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338679-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339165-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339165-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339165-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339165-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339165-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339165-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339165-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338958-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338958-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338958-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338958-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338958-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338958-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338958-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339004-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339004-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339004-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339004-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339004-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339004-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium tesselatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110077'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339004-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110077'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338903-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338903-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338903-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338903-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338903-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338903-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338903-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338934-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338934-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338934-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338934-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338934-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338934-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338934-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338725-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338725-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338725-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338725-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338725-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338725-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338725-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338675-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338675-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338675-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338675-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338675-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338675-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338675-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339109-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339109-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339109-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339109-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339109-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339109-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Podolampas palmipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232625'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339109-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '232625'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339043-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339043-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339043-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339043-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339043-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339043-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339043-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338695-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338695-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338695-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338695-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338695-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338695-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scyphosphaera apsteinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235975'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338695-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '235975'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338572-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338572-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338572-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338572-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338572-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338572-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338572-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338826-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338826-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338826-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338826-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338826-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338826-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338826-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338966-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338966-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338966-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338966-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338966-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338966-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338966-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339225-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339225-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339225-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339225-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339225-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339225-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dictyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339225-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339240-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339240-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339240-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339240-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339240-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339240-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339240-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338701-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338701-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338701-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338701-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338701-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338701-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chlorophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338701-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338824-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338824-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338824-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338824-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338824-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338824-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338824-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338803-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338803-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338803-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338803-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338803-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338803-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338803-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339049-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339049-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339049-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339049-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339049-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339049-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339049-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339047-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339047-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339047-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339047-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339047-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339047-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339047-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339064-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339064-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339064-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339064-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339064-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339064-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Phalacroma oxytoxoides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '624358'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339064-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '624358'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338682-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338682-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338682-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338682-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338682-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338682-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338682-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339214-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339214-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339214-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339214-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339214-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339214-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339214-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338708-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338708-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338708-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338708-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338708-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338708-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338708-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338607-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338607-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338607-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338607-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338607-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338607-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lauderia annulata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149135'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338607-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '149135'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338965-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338965-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338965-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338965-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338965-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338965-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338965-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338931-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338931-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338931-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338931-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338931-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338931-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia multistriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '246608'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338931-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '246608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338677-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338677-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338677-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338677-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338677-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338677-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338677-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339002-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339002-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339002-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339002-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339002-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339002-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Corythodinium diploconus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '110073'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339002-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110073'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338709-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338709-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338709-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338709-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338709-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338709-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338709-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339057-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339057-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339057-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339057-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339057-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339057-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lingulodinium polyedrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233592'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339057-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum laticeps'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110097'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110097'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339196-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339196-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339196-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339196-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339196-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339196-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339196-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338989-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338989-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338989-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338989-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338989-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338989-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium teres'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495700'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338989-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109980'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338681-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338681-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338681-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338681-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338681-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338681-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338681-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338853-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338853-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338853-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338853-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338853-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338853-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338853-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339171-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339171-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339171-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339171-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339171-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339171-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339171-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax digitale'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110015'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '110015'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339205-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339205-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339205-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339205-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339205-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339205-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339205-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001339239-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001339239-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001339239-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters "40"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001339239-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001339239-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001339239-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001339239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:maximumDepth '40'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001339239-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338719-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338719-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338719-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338719-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338719-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338719-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338719-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.2008"^^xsd:decimal ;
  dwc:decimalLongitude "18.164"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.2008 18.164)"^^geo:wktLiteral ;
  geo-pos:lat "42.2008"^^xsd:decimal ;
  geo-pos:long "18.164"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.164'^^xsd:double;
  dwc:latitude '42.2008'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334220-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334220-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334220-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334220-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334220-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334220-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334220-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334210-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334210-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334210-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334210-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334210-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334210-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334210-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334143-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334143-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334143-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334143-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334143-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334143-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334143-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334755-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334755-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334755-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334755-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334755-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334755-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334755-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334244-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334244-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334244-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334244-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334244-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334244-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neocalyptrella robusta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '345491'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334244-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '978230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334200-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334200-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334200-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334200-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334200-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334200-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334200-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334395-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334395-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334395-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334395-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334395-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334395-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334395-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334446-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334446-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334446-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334446-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334446-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334446-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334446-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334335-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334335-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334335-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334335-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334335-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334335-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495659'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334335-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334193-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334193-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334193-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334193-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334193-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334193-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334193-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334229-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334229-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334229-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334229-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334229-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334229-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334229-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334518-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334518-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334518-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334518-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334518-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334518-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia indica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '345513'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334518-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '231887'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334543-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334543-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334543-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334543-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334543-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334543-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334543-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334491-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334491-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334491-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334491-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334491-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334491-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Lioloma pacificum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '418646'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334491-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '418646'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334806-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334806-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334806-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334806-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334806-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334806-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334806-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334770-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334770-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334770-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334770-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334770-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334770-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334770-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334248-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334248-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334248-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334248-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334248-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334248-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia styliformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149629'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334248-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149629'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334639-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334639-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334639-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334639-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334639-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334639-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334639-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334638-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334638-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334638-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334638-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334638-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334638-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334638-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334270-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334270-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334270-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334270-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334270-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334270-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334270-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334234-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334234-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334234-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334234-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334234-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334234-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334234-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334548-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334548-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334548-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334548-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334548-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334548-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334548-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334635-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334635-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334635-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334635-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334635-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334635-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334635-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495702'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334421-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334421-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334421-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334421-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334421-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334421-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334421-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334566-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334566-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334566-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334566-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334566-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334566-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495660'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334566-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334152-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334152-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334152-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334152-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334152-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334152-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334152-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334241-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334241-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334241-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334241-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334241-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334241-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334241-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334746-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334746-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334746-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334746-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334746-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334746-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334746-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334162-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334162-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334162-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334162-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334162-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334162-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334162-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334218-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334218-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334218-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334218-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334218-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334218-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334218-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334319-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334319-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334319-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334319-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334319-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334319-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334319-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334362-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334362-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334362-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334362-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334362-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334362-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334362-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334542-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334542-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334542-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334542-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334542-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334542-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334542-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334659-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334659-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334659-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334659-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334659-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334659-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum caudatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110082'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334659-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334788-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334788-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334788-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334788-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334788-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334788-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhabdolithes claviger'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '626382'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334788-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '626382'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334831-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334831-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334831-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334831-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334831-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334831-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334831-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334761-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334761-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334761-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334761-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334761-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334761-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334761-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros compressus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149129'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334211-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334211-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334211-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334211-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334211-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334211-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334211-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334203-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334203-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334203-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334203-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334203-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334203-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334203-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334169-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334169-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334169-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334169-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334169-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334169-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334169-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334470-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334470-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334470-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334470-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334470-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334470-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334470-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334438-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334438-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334438-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334438-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334438-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334438-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334438-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334818-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334818-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334818-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334818-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334818-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334818-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334818-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334260-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334260-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334260-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334260-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334260-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334260-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334260-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334173-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334173-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334173-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334173-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334173-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334173-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen phuketensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248064'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334173-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '573582'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110210'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334557-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334557-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334557-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334557-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334557-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334557-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334557-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334232-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334232-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334232-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334232-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334232-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334232-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pinnularia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149208'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334232-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149208'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334419-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334419-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334419-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334419-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334419-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334419-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334419-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334266-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334266-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334266-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334266-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334266-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334266-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334266-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334161-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334161-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334161-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334161-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334161-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334161-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334161-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334464-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334464-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334464-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334464-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334464-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334464-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334464-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334246-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334246-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334246-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334246-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334246-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334246-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia setigera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149115'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334246-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '1590706'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334420-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334420-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334420-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334420-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334420-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334420-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334420-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334797-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334797-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334797-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334797-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334797-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334797-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334797-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334236-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334236-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334236-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334236-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334236-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334236-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334236-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334404-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334404-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334404-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334404-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334404-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334404-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium tuba'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232824'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334404-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '232824'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334550-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334550-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334550-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334550-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334550-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334550-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334550-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334830-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334830-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334830-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334830-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334830-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334830-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334830-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334237-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334237-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334237-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334237-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334237-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334237-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334237-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334179-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334179-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334179-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334179-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334179-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334179-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334179-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334808-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334808-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334808-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334808-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334808-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334808-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334808-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334479-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334479-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334479-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334479-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334479-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334479-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334479-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334267-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334267-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334267-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334267-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334267-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334267-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334267-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334145-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334145-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334145-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334145-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334145-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334145-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334145-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334425-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334425-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334425-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334425-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334425-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334425-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334425-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334722-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334722-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334722-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334722-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334722-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334722-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334722-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334233-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334233-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334233-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334233-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334233-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334233-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334233-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334181-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334181-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334181-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334181-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334181-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334181-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334181-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334146-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334146-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334146-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334146-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334146-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334146-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334146-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334792-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334792-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334792-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334792-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334792-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334792-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334792-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334791-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334791-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334791-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334791-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334791-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334791-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera pulchra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '235979'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334791-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '235979'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334140-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334140-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334140-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334140-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334140-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334140-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacteriastrum delicatulum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '164108'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334140-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '164108'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334781-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334781-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334781-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334781-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334781-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334781-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334781-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334524-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334524-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334524-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334524-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334524-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334524-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334524-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334166-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334166-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334166-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334166-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334166-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334166-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334166-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334463-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334463-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334463-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "80"^^xsd:integer ;
  dwc:maximumDepthInMeters "80"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334463-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334463-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334463-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '80'^^xsd:integer;
  dwc:maximumDepth '80'^^xsd:integer;
  dwc:aphiaid '149018'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334463-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '149018'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334473-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334473-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334473-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334473-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334473-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334473-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334473-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Ceratoneis closterium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '163932'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163932'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '163344'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '163344'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334762-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334762-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334762-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334762-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334762-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334762-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334762-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334416-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334416-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334416-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334416-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334416-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334416-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334416-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334170-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334170-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334170-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334170-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334170-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334170-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen blavyanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179786'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334170-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '975336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "81.948"^^xsd:integer ;
  dwc:maximumDepthInMeters "81.948"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '81.948'^^xsd:double;
  dwc:maximumDepth '81.948'^^xsd:double;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334227-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334227-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334227-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334227-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334227-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334227-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334227-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334437-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334437-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334437-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334437-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334437-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334437-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334437-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334384-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334384-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334384-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334384-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334384-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334384-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum variabile'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:startDayCollected '20'^^xsd:integer;
  dwc:endDayCollected '20'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '233868'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334384-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-20'^^xsd:date;
  dwc:aphiaIdAccepted '233868'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334558-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334558-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334558-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334558-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334558-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334558-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334558-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109553'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '109553'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334539-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334539-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334539-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334539-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334539-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334539-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334539-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001334626-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001334626-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001334626-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5592"^^xsd:decimal ;
  dwc:decimalLongitude "14.2322"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001334626-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5592 14.2322)"^^geo:wktLiteral ;
  geo-pos:lat "43.5592"^^xsd:decimal ;
  geo-pos:long "14.2322"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001334626-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001334626-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001334626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '12'^^xsd:integer;
  dwc:startDayCollected '12'^^xsd:integer;
  dwc:endDayCollected '12'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '14.2322'^^xsd:double;
  dwc:latitude '43.5592'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001334626-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-12'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338168-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338168-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338168-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338168-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338168-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338168-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338168-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338245-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338245-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338245-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338245-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338245-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338245-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338245-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338356-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338356-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338356-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338356-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338356-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338356-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338356-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338119-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338119-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338119-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338119-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338119-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338119-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338119-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338150-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338150-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338150-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338150-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338150-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338150-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338150-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338493-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338493-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338493-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338493-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338493-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338493-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:startDayCollected '10'^^xsd:integer;
  dwc:endDayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338493-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-10'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001338268-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001338268-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001338268-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.026"^^xsd:decimal ;
  dwc:decimalLongitude "17.9447"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001338268-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.026 17.9447)"^^geo:wktLiteral ;
  geo-pos:lat "42.026"^^xsd:decimal ;
  geo-pos:long "17.9447"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001338268-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001338268-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001338268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '24'^^xsd:integer;
  dwc:startDayCollected '24'^^xsd:integer;
  dwc:endDayCollected '24'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.9447'^^xsd:double;
  dwc:latitude '42.026'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001338268-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-24'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336559-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336559-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336559-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336559-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336559-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336559-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336559-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336523-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336523-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336523-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336523-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336523-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336523-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336523-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336262-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336262-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336262-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.6002"^^xsd:decimal ;
  dwc:decimalLongitude "16.0118"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336262-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.6002 16.0118)"^^geo:wktLiteral ;
  geo-pos:lat "42.6002"^^xsd:decimal ;
  geo-pos:long "16.0118"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336262-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336262-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '16.0118'^^xsd:double;
  dwc:latitude '42.6002'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336262-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342154-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342154-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342154-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342154-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342154-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342154-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342154-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341917-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341917-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341917-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341917-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341917-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341917-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prasinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17329'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341917-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '17329'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342130-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342130-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342130-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342130-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342130-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342130-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342130-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342100-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342100-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342100-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342100-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342100-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342100-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342100-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342376-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342376-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342376-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342376-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342376-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342376-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342376-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342023-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342023-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342023-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342023-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342023-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342023-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342023-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341923-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341923-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341923-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341923-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341923-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341923-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341923-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342164-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342164-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342164-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342164-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342164-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342164-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342164-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341977-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341977-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341977-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341977-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341977-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341977-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341977-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342414-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342414-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342414-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342414-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342414-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342414-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342414-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342413-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342413-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342413-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "30"^^xsd:integer ;
  dwc:maximumDepthInMeters "30"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342413-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342413-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342413-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '30'^^xsd:integer;
  dwc:maximumDepth '30'^^xsd:integer;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342413-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341875-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341875-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341875-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341875-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341875-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341875-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341875-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342400-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342400-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342400-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342400-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342400-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342400-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Syracosphaera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342400-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342175-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342175-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342175-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342175-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342175-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342175-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495678'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342175-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342313-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342313-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342313-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342313-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342313-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342313-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Tryblionella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '447746'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342313-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '978142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001342022-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001342022-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001342022-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.8283"^^xsd:decimal ;
  dwc:decimalLongitude "18.9718"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001342022-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.8283 18.9718)"^^geo:wktLiteral ;
  geo-pos:lat "39.8283"^^xsd:decimal ;
  geo-pos:long "18.9718"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001342022-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001342022-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001342022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:startDayCollected '26'^^xsd:integer;
  dwc:endDayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.9718'^^xsd:double;
  dwc:latitude '39.8283'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001342022-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-26'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331758-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331758-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331758-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331758-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331758-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331758-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331758-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331637-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331637-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331637-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331637-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331637-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331637-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331637-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331990-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331990-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331990-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331990-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331990-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331990-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia murrayi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '235926'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331990-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '235926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331956-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331956-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331956-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331956-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331956-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331956-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium diabolum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '172460'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331956-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '172460'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331935-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331935-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331935-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331935-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331935-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331935-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331935-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331642-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331642-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331642-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331642-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331642-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331642-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331642-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343083-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343083-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343083-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343083-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343083-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343083-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343083-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343255-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343255-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343255-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343255-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343255-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343255-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cryptophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '17639'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343255-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '17639'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343238-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343238-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343238-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343238-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343238-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343238-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Emiliania huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '115104'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343238-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343010-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343010-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343010-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343010-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343010-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343010-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343010-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343067-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343067-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343067-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343067-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343067-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343067-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pseudo-nitzschia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149151'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343067-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001343048-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001343048-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001343048-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.665"^^xsd:decimal ;
  dwc:decimalLongitude "13.574"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters "36"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001343048-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.665 13.574)"^^geo:wktLiteral ;
  geo-pos:lat "44.665"^^xsd:decimal ;
  geo-pos:long "13.574"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001343048-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001343048-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001343048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Navicula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '13.574'^^xsd:double;
  dwc:latitude '44.665'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:maximumDepth '36'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001343048-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001341046-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001341046-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001341046-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters "60"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001341046-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "39.83"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001341046-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001341046-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001341046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:maximumDepth '60'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001341046-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001340927-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001340927-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001340927-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  dwc:decimalLatitude "39.83"^^xsd:decimal ;
  dwc:decimalLongitude "18.51"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001340927-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (39.83 18.51)"^^geo:wktLiteral ;
  geo-pos:lat "39.83"^^xsd:decimal ;
  geo-pos:long "18.51"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001340927-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001340927-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001340927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum dentatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:startDayCollected '8'^^xsd:integer;
  dwc:endDayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '18.51'^^xsd:double;
  dwc:latitude '39.83'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110298'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001340927-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-08'^^xsd:date;
  dwc:aphiaIdAccepted '110298'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333369-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333369-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333369-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333369-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333369-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333369-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333369-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333072-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333072-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333072-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333072-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333072-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333072-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Eucampia cornuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248058'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333072-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '669542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333157-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333157-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333157-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333157-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333157-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333157-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333157-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333331-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333331-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333331-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333331-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333331-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333331-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum cordatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '232376'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333331-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332785-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332785-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332785-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332785-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332785-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332785-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Diploneis crabro'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149396'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332785-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '179893'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333027-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333027-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333027-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333027-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333027-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333027-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Asterionellopsis glacialis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149139'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333027-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148955'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332847-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332847-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332847-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332847-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332847-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332847-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia imbricata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149116'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332847-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149116'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333123-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333123-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333123-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333123-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333123-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333123-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Proboscia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149168'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333123-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332798-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332798-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332798-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "39"^^xsd:integer ;
  dwc:maximumDepthInMeters "39"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332798-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332798-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332798-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia flaccida'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '39'^^xsd:integer;
  dwc:maximumDepth '39'^^xsd:integer;
  dwc:aphiaid '149132'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332798-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '160530'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333439-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333439-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333439-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333439-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333439-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333439-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333439-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001332866-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001332866-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001332866-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001332866-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001332866-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001332866-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001332866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Synedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001332866-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333371-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333371-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333371-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333371-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333371-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333371-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333371-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333091-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333091-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333091-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333091-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333091-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333091-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333091-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333405-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333405-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333405-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333405-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333405-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333405-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333405-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333025-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333025-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333025-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333025-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333025-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333025-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333025-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333318-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333318-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333318-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333318-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333318-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333318-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum dactylus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110297'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333318-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110297'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333006-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333006-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333006-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333006-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333006-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333006-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prorocentrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '2'^^xsd:integer;
  dwc:startMonthCollected '2'^^xsd:integer;
  dwc:endMonthCollected '2'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:startDayCollected '17'^^xsd:integer;
  dwc:endDayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109566'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333006-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-02-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333354-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333354-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333354-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333354-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333354-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333354-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protoperidinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333354-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001333163-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001333163-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001333163-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.4233"^^xsd:decimal ;
  dwc:decimalLongitude "12.992"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001333163-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.4233 12.992)"^^geo:wktLiteral ;
  geo-pos:lat "44.4233"^^xsd:decimal ;
  geo-pos:long "12.992"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001333163-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001333163-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001333163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.992'^^xsd:double;
  dwc:latitude '44.4233'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001333163-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331749-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331749-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331749-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331749-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331749-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331749-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Rhizosolenia'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331749-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331763-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331763-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331763-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331763-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331763-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331763-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassiosira'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331763-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331764-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331764-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331764-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331764-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331764-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331764-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331764-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331692-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331692-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331692-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331692-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331692-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331692-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Haslea wawrikae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '248063'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331692-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '248063'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331729-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331729-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331729-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters "19"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331729-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331729-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331729-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:maximumDepth '19'^^xsd:integer;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331729-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331728-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331728-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331728-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331728-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331728-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331728-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Pleurosigma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149181'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331728-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149181'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336974-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336974-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336974-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336974-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336974-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336974-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336974-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336946-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336946-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336946-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336946-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336946-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336946-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Calciosolenia brasiliensis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '555889'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336946-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '555889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337008-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337008-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337008-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001337008-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001337008-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337008-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337008-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336715-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336715-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336715-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336715-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336715-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336715-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Thalassionema frauenfeldii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '176352'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336715-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336613-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336613-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336613-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336613-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336613-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336613-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336613-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336649-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336649-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336649-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336649-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336649-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336649-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Guinardia striata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149113'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336649-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336734-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336734-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336734-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336734-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336734-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336734-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Amphidinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336734-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336802-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336802-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336802-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336802-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336802-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336802-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gonyaulax polygramma'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110035'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336802-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110035'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336874-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336874-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336874-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336874-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336874-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336874-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum viride'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '110122'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336874-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110122'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336731-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336731-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336731-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336731-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336731-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336731-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Alexandrium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '109470'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336731-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109470'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336745-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336745-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336745-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336745-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336745-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336745-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium macroceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495678'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336745-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '841260'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336851-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336851-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336851-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336851-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336851-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336851-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum pachyderme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '233873'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336851-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '233873'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336973-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336973-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336973-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336973-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336973-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336973-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Prymnesiophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '115057'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336973-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '592906'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336817-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336817-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336817-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336817-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336817-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336817-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336817-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336938-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336938-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336938-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336938-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336938-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336938-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336938-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336726-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336726-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336726-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336726-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336726-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336726-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336726-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336937-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336937-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336937-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336937-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336937-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336937-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336937-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336601-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336601-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336601-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336601-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336601-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336601-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336601-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336655-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336655-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336655-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336655-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336655-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336655-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Hemiaulus hauckii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '163249'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336655-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163249'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336812-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336812-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336812-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336812-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336812-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336812-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Gymnodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336812-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336845-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336845-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336845-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336845-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336845-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336845-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Oxytoxum cribosum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '110088'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336845-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '110088'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336932-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336932-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336932-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336932-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336932-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336932-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Scrippsiella trochoidea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '110172'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336932-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336661-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336661-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336661-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336661-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336661-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336661-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Leptocylindrus mediterraneus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '149230'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336661-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '163261'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336939-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336939-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336939-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters "142"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336939-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336939-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336939-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dinophyceae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:maximumDepth '142'^^xsd:integer;
  dwc:aphiaid '19542'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336939-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '19542'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001336625-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001336625-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001336625-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001336625-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001336625-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001336625-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001336625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Dactyliosolen blavyanus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '179786'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001336625-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '975336'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001337007-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001337007-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001337007-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.2783"^^xsd:decimal ;
  dwc:decimalLongitude "17.1043"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50.617"^^xsd:integer ;
  dwc:maximumDepthInMeters "50.617"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001337007-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.2783 17.1043)"^^geo:wktLiteral ;
  geo-pos:lat "41.2783"^^xsd:decimal ;
  geo-pos:long "17.1043"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001337007-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001337007-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001337007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Protozoa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '11'^^xsd:integer;
  dwc:startDayCollected '11'^^xsd:integer;
  dwc:endDayCollected '11'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '17.1043'^^xsd:double;
  dwc:latitude '41.2783'^^xsd:double;
  dwc:minimumDepth '50.617'^^xsd:double;
  dwc:maximumDepth '50.617'^^xsd:double;
  dwc:aphiaid '5'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001337007-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-11'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '10'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331643-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331643-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331643-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331643-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331643-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331643-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Cerataulina pelagica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149619'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331643-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4481__0000000000000001331800-nodc.ogs.trieste.it>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4481__0000000000000001331800-nodc.ogs.trieste.it> ;
  mr:hasGeometry <https://eurobis.org/id/point/4481__0000000000000001331800-nodc.ogs.trieste.it> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  dwc:decimalLatitude "45.401"^^xsd:decimal ;
  dwc:decimalLongitude "12.9203"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0.5"^^xsd:integer ;
  dwc:maximumDepthInMeters "0.5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4481__0000000000000001331800-nodc.ogs.trieste.it>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (45.401 12.9203)"^^geo:wktLiteral ;
  geo-pos:lat "45.401"^^xsd:decimal ;
  geo-pos:long "12.9203"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4481__0000000000000001331800-nodc.ogs.trieste.it>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "0000000000000001331800-nodc.ogs.trieste.it" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4481_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-05-30'^^xsd:date;
  dwc:institutionCode 'OGS-NODC'^^xsd:string;
  dwc:collectionCode 'Phytoplankton Adriatic-SESAME Project'^^xsd:string;
  dwc:catalogNumber '0000000000000001331800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:scientificName 'Neoceratium trichoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:identifiedBy 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:collector 'Cabrini Marina, Fornasaro Daniela'^^xsd:string;
  dwc:yearCollected '2008'^^xsd:integer;
  dwc:startYearCollected '2008'^^xsd:integer;
  dwc:endYearCollected '2008'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:startMonthCollected '10'^^xsd:integer;
  dwc:endMonthCollected '10'^^xsd:integer;
  dwc:dayCollected '13'^^xsd:integer;
  dwc:startDayCollected '13'^^xsd:integer;
  dwc:endDayCollected '13'^^xsd:integer;
  dwc:continentOcean 'Adriatic Sea'^^xsd:string;
  dwc:country 'Italy'^^xsd:string;
  dwc:longitude '12.9203'^^xsd:double;
  dwc:latitude '45.401'^^xsd:double;
  dwc:minimumDepth '0.5'^^xsd:double;
  dwc:maximumDepth '0.5'^^xsd:double;
  dwc:aphiaid '495701'^^xsd:integer;
  dwc:samplingProtocol 'Niskin bottle'^^xsd:string;
  dwc:occurrenceId '0000000000000001331800-nodc.ogs.trieste.it'^^xsd:string;
  dwc:observationDate '2008-10-13'^^xsd:date;
  dwc:aphiaIdAccepted '842517'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF